xen.git
2006-08-19 kaf24@localhost... [XEN] Clarify x86 hypercall ABI in public header comments.
2006-08-19 kaf24@localhost... [XENBUS] Allow user of xenbus_read_driver_state() to...
2006-08-19 kaf24@localhost... [LINUX] Replace uses of CONFIG_XEN_PRIVILEGED_GUEST...
2006-08-19 kaf24@localhost... [HVM][VMX] Don't update the EIP on debug register accesses
2006-08-19 kaf24@localhost... [HVM] Fix SMBIOS entry point copy destination.
2006-08-19 kaf24@localhost... [NET] front: Fix receive path for auto-translated guest...
2006-08-19 kaf24@localhost... [XEN] Make some implicit header includes explicit.
2006-08-19 kaf24@localhost... [NET] front: Fix tx buffer leak in teardown path. Fix...
2006-08-19 kaf24@localhost... [NET] front: Fix rx buffer leak when tearing down an...
2006-08-19 kaf24@localhost... [XENBUS] Cleanup correctly on suspend, unregister watches.
2006-08-19 kaf24@localhost... [NET/BLK] back: Change the netback and blkback device...
2006-08-19 kaf24@localhost... [BALLOON] Make /proc/xen/ballon contain driver_pages...
2006-08-19 kaf24@localhost... [XENBUS] A few cleanups.
2006-08-18 kfraser@localhost... [XEN] Remove shadow2 dependencies from common code.
2006-08-18 kfraser@localhost... [HVM] Fix the APM BIOS to ensure that interrupts are...
2006-08-18 kfraser@localhost... [XEN] Work around a Linux PAE issue where it sometimes...
2006-08-18 kfraser@localhost... Fix Xen Rules.mk eval order so that debug=y always...
2006-08-17 Christian Limpach[qemu patches] Update patches for changeset 11186:078bf...
2006-08-17 Christian Limpach[qemu] Support HVM guests with more than 3.75G memory.
2006-08-17 Steven HandFix live migration w/ shadow2.
2006-08-17 kfraser@localhost... [SVM] Fix 64-bit VMRUN.
2006-08-17 kfraser@localhost... [XEN] Indentation cleanups (remove hard tabs).
2006-08-17 kfraser@localhost... Missing file from unmodified_drivers directory.
2006-08-17 kfraser@localhost... [XEN] Fix page-fault handler to fall back to shadow...
2006-08-17 kfraser@localhost... [NET] front: Improve correctness when there is no conne...
2006-08-17 kfraser@localhost... [NET] front: Allow driver to be built for an HVM guest.
2006-08-17 tdeegan@york... Fix 64bit shadow tracking
2006-08-17 kfraser@localhost... Add a small readme file explaining how to build PV...
2006-08-17 kfraser@localhost... Update hgignore list for PV-on-HVM drivers.
2006-08-17 kfraser@localhost... [NET] front: Allow driver to be built against kernels...
2006-08-17 kfraser@localhost... [NET] front: Make netfront compile against kernels...
2006-08-17 kfraser@localhost... [LINUX] Fix return value of gnttab_resume().
2006-08-17 kfraser@localhost... [HVM] Allow blkfront driver to be built for an HVM...
2006-08-17 kfraser@localhost... [HVM] Allow xenbus to run in an HVM guest.
2006-08-17 kfraser@localhost... merge
2006-08-17 kfraser@localhost... [LINUX] Allow xenbus to be built as a module.
2006-08-17 tdeegan@york... Merge
2006-08-17 kfraser@localhost... [HVM] Avoid accessing start_info from xenbus as far...
2006-08-17 kfraser@localhost... [HVM] Make grant tables functions work in PV-on-HVM...
2006-08-17 kfraser@localhost... [HVM] Linux driver for the xen platform pseudo-PCI...
2006-08-17 tdeegan@york... Fix handling of PS bit in 64-bit pagetables
2006-08-17 kfraser@localhost... [XEN] Fix x86/64 bug where a guest application can...
2006-08-17 chris@kneesaa... [qemu patches] Update patches for changeset 11161:5c102...
2006-08-17 chris@kneesaa... [qemu] Add the xen platform device to the qemu PCI...
2006-08-17 ssmith@weybridge... [NET] Fix ``rx->offset: 10, size: 4294967295'' bug.
2006-08-17 chris@kneesaa... [qemu patches] Update patches for changeset 11158:a774c...
2006-08-17 chris@kneesaa... [qemu] Default monitor/serial ports to /dev/null if...
2006-08-17 kfraser@localhost... [NET] back: Initialise first fragment properly
2006-08-16 kfraser@localhost... [XEN] vga code cleanups and additions for other archite...
2006-08-16 tdeegan@york... Fix broken .hgtags
2006-08-16 kfraser@localhost... merge
2006-08-16 tdeegan@york... Temporarily disable shutdown-on-HLT code.
2006-08-16 tdeegan@york... Replace shadow pagetable code with shadow2.
2006-08-16 kfraser@localhost... [MINIOS] Fix the build after start_info interface changes.
2006-08-16 kfraser@localhost... [LINUX] Define is_initial_xendomain() to zero for HVM...
2006-08-16 kfraser@localhost... [LINUX] Update the hvm_op wrapper now that the return...
2006-08-16 kfraser@localhost... [NET] front: Fix indentation of a comment.
2006-08-16 kfraser@localhost... [NET] front: Allow packets to be copied on the receive...
2006-08-16 kfraser@localhost... [NET] back: Change 'copyall' xenstore node to 'request...
2006-08-16 emellor@leeni... Fix log rotation which was inadvertently broken by...
2006-08-16 kfraser@localhost... [NET] back: Support copying packets to the frontend...
2006-08-16 kfraser@localhost... [HVM] Provide common support function for HLT emulation...
2006-08-16 kfraser@localhost... [NET] front: Fix features on resume when csum is off
2006-08-16 shand@kneesaa... Heuristic to detect windows shutdown + power down domain.
2006-08-16 kfraser@localhost... Rename two xentrace tools to make it obvious that setma...
2006-08-16 emellor@leeni... Implement xm block-configure for CD-ROMs.
2006-08-16 kfraser@localhost... [HVM] Fix the issue that the HVM 64bit guest cannot...
2006-08-16 kfraser@localhost... [HVM] Fix the HVM hypercall issue when paging is not...
2006-08-16 kfraser@localhost... This is a small patch that makes a cross compiler succe...
2006-08-16 shand@kneesaa... Whitespace clean-ups.
2006-08-15 shand@kneesaa... Fix VT after hvm changes.
2006-08-15 kfraser@localhost... [XEND] xc_save/xc_restore open the libxc interface...
2006-08-15 shand@kneesaa... Various HVM clean-ups.
2006-08-15 emellor@leeni... Added missing decl.
2006-08-15 kfraser@localhost... [XEN] Add tracing to slow path in setting new guest...
2006-08-15 kfraser@localhost... Set close-on-exec flag on /var/log/xend.log logging...
2006-08-15 kfraser@localhost... Set the close-on-exec flag on the RPC socket in tool...
2006-08-15 kfraser@localhost... Set the close-on-exec flag on the xenstore fd in libxen...
2006-08-15 kfraser@localhost... [LIBXC] Set close-on-exec on the privcmd fd in libxc.
2006-08-15 kfraser@localhost... [HVM] Ensure the read-only M2P table is mapped without...
2006-08-15 kfraser@localhost... Move vga options to their own 'vga=' boot parameter.
2006-08-15 ack@localhost... merge
2006-08-15 kfraser@localhost... merge
2006-08-15 kfraser@localhost... Clean up console fields in start_info structure. Add...
2006-08-15 ack@localhost... merge
2006-08-15 ack@localhost... Don't copy all incoming fragmented packets.
2006-08-15 chris@kneesaa... [qemu patches] Update patches for changeset 11117:60eac...
2006-08-15 chris@kneesaa... [qemu/ia64] Sync ID cache only guest do DMA read.
2006-08-15 kfraser@localhost... Clean up vga.c and change default font slot to zero...
2006-08-15 ack@localhost... merge
2006-08-15 ack@localhost... merge
2006-08-15 kfraser@localhost... Support for vga text modes bigger than 80x25.
2006-08-15 ack@localhost... Adjust truesize in netfront to more closely reflect...
2006-08-15 kfraser@localhost... [XEND] Apply the domain cpumask fully to every vcpu...
2006-08-15 kfraser@localhost... Remove another external-to-libxc user of xc_dom0_op().
2006-08-15 kfraser@localhost... [VMX] Fix vmxassist for booting Vista.
2006-08-15 kfraser@localhost... [VMX] Fix VMX ap boot.
2006-08-15 kfraser@localhost... [POWERPC] Update .hgignore
2006-08-15 kfraser@localhost... Merge with xenppc-unstable-merge.hg
2006-08-15 Ian.Campbell... Add a series file to order the patches in patches/linux...
next